AdLocation 
EntityType  Independent 
Logical Entity Name  AdLocation 
Default Table Name  AdLocation 
Logical Only  NO 
Definition 
 
Note 
 

AdLocation Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
AdLocationId(PK)    CHAR(10)  NO 
 
Descrip    CHAR(10)  NO 
 
Code    CHAR(10)  NO 
 
Active    CHAR(10)  NO 
 
UserID(FK)    INTEGER  NO 
 
Phone    CHAR(10)  YES 
 
Addr    CHAR(10)  YES 
 
Fax    CHAR(10)  YES 
 
Zip    CHAR(10)  YES 
 
City    CHAR(10)  YES 
 
Id(FK)    INTEGER  YES 
 
CampusGroupId(FK)    INTEGER  NO 
 
StateCode    CHAR(10)  YES 
 
DateAdded    CHAR(10)  NO 
 
DateLstMod    CHAR(10)  NO 
 
ts    CHAR(10)  NO 
 

AdLocation Keys 
Key Name  Key Type  Keys 
PK_AdLocation  PrimaryKey  AdLocationId 

AdLocation Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
CampusGroup  Non-Identifying  One To Zero or More        CampusGroupId  NO 
Country  Non-Identifying  Zero or One to Zero or More        Id  NO 
County  Non-Identifying  Zero or One to Zero or More        Id  NO 
Staff  Non-Identifying  One To Zero or More        UserID  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

AdLocation Check Constraints 
Check Constraint Name  CheckConstraint